Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum





"After New Mail Arrived" Agent
~Mark XankroskiobuManny Prefreelen 11/12/2009 11:05 AM
Applications Development 7.0.2 Windows XP


We are using one mail database(not mail-in database) to run This Agent.

I need to extract some data from mails coming to this email id and insert this data to SQL table.

i had written "After new mail arrived" lotusscript agent which is doing above work.

My Problems ,

1. When i manually run the agent it runs but not automatically.

2. i tried the same type agent in same mail database with simple LS code. Like "when new mail arrived" send mail to my ID. This sample code worked automatically when inbox received a mail.

3. i am using ADODB connection to insert data in SQL. Is it creating any problem ?

4. Is it necessary to have unrestricted rights to signing ID to run such type of agent ?

Go back